(apropos-print): Fix the reference to mouse-2.
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 May 2002 14:51:16 +0000 (14:51 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 May 2002 14:51:16 +0000 (14:51 +0000)
lisp/apropos.el

index 0fa0e83b82db8b33cade77cb4c9ad97c7f50bec8..4575206ba5764c45b42ee4185081bdb6912d6213 100644 (file)
@@ -601,9 +601,11 @@ separate items with that string."
        (set-buffer standard-output)
        (apropos-mode)
        (if (display-mouse-p)
-           (insert "If moving the mouse over text changes the text's color,\n"
-                   (substitute-command-keys
-                    "you can click \\[push-button] on that text to get more information.\n")))
+           (insert
+            "If moving the mouse over text changes the text's color, "
+            "you can click\n"
+            "mouse-2 (second button from right) on that text to "
+            "get more information.\n"))
        (insert "In this buffer, go to the name of the command, or function,"
                " or variable,\n"
                (substitute-command-keys